func html/template.tJSDelimited

4 uses

	html/template (current package)
		transition.go#L28: 	stateJSDqStr:        tJSDelimited,
		transition.go#L29: 	stateJSSqStr:        tJSDelimited,
		transition.go#L30: 	stateJSRegexp:       tJSDelimited,
		transition.go#L385: func tJSDelimited(c context, s []byte) (context, int) {